GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.PDFReducerConfiguration / DownscaleImages Property





In This Topic
DownscaleImages Property (PDFReducerConfiguration)
In This Topic
Syntax
'Declaration
 
Public Property DownscaleImages As Boolean
public bool DownscaleImages {get; set;}
public read-write property DownscaleImages: Boolean; 
public function get,set DownscaleImages : boolean
public: __property bool get_DownscaleImages();
public: __property void set_DownscaleImages( 
   bool value
);
public:
property bool DownscaleImages {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.PDFReducerConfiguration
PDFReducerConfiguration Members